Skip to content

Comments

Fix Chinese input handling in TextArea and TextInput#16

Merged
meszmate merged 1 commit intomainfrom
fix/13-textarea-and-textinput-do-not-support-typing-chinese-words
Feb 14, 2026
Merged

Fix Chinese input handling in TextArea and TextInput#16
meszmate merged 1 commit intomainfrom
fix/13-textarea-and-textinput-do-not-support-typing-chinese-words

Conversation

@meszmate
Copy link
Owner

@meszmate meszmate commented Feb 14, 2026

Summary

  • ensure TextArea and TextInput properly process multi-character Chinese composition input without dropping characters
  • adjust candidate box placement so it no longer stays stuck in the bottom-left of the terminal
    Testing

@meszmate meszmate linked an issue Feb 14, 2026 that may be closed by this pull request
@meszmate meszmate merged commit 3db2142 into main Feb 14, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TextArea and TextInput do not support typing chinese words

1 participant